func runtime.getGCMaskOnDemand

2 uses

	runtime (current package)
		type.go#L90: 		return getGCMaskOnDemand(t)
		type.go#L102: func getGCMaskOnDemand(t *_type) *byte {